home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / business / creditfi.zip / IF_NO.RUN < prev    next >
Text File  |  1994-11-16  |  3KB  |  75 lines

  1.  
  2.  
  3. HARDWARE:
  4.  
  5. PEGAMATIONS require an SVGA Video Card and Monitor, both capable of
  6. displaying 640X480X256. If you have these devices and still get a
  7. message indicating your monitor is incapable of displaying the proper
  8. mode, this usually means your video card is not properly set. Make sure
  9. your card is in the proper mode <check card docs> or, if you don't have
  10. the docs on your card <and who does?>, you might try loading a VESA
  11. driver. If you do not have one, or don't know what one is, call the
  12. PEGASUS PROJECT BBS at (813) 481-5575 and do a file search for VESA.
  13. One of the files you will find is a "Universal Vesa Driver". It is
  14. shareware. Download it and give it a try....
  15.  
  16. MEMORY:
  17.  
  18. PEGAMATIONS, as is true of all graphic intensive programs, require a lot
  19. of memory to run.
  20.  
  21. If the PEGAMATION will not run on your computer, there are a few things
  22. you can do to provide sufficient memory for the PEGAMATION:
  23.  
  24.  
  25. 1. REMOVE TSRs: TSRs or Terminate and Stay Resident programs load
  26.                 themselves into memory and remain there until they are
  27.                 needed. These programs [such as mouse drivers, CD-ROM drivers
  28.                 etc.]  occupy memory space while they are waiting to be
  29.                 used. PEGAMATIONS are self-contained, and require no TSRs.
  30.                 You can remove them very simply by copying <or renaming> your
  31.                 AUTOEXEC.BAT to a file with a name like AUTOEXEC.HLD. Then
  32.                 DELETE the AUTOEXEC.BAT file and reboot. This will prevent
  33.                 the TSRs in the AUTOEXEC.BAT from loading. After you are
  34.                 done running the PEGAMATIONS, simply copy <or rename> the
  35.                 AUTOEXEC.HLD back as AUTOEXEC.BAT and reboot and everything
  36.                 will be restored. If you system loads and TSRs by way of the
  37.                 CONFIG.SYS file, it may be necessary to temporarily "REM"
  38.                 them out of the CONFIG.SYS by putting a <'> as the first
  39.                 character of the line you want ignored. Later you can
  40.                 restore the REMed out lines by deleting the <'>.
  41.  
  42. 2. LOAD DOS HIGH: If you are using DOS 5.0 (or higher), and you are using
  43.                   a 286 with some extended memory you can add the line:
  44.  
  45.                                         DOS=HIGH
  46.  
  47.                   in you CONFIG.SYS file. This will cause DOS to load
  48.                   itself high, freeing conventional memory. It is a good
  49.                   idea to do this even if you do not need the extra
  50.                   memory right now, someday you will! Consult your DOS
  51.                   manual for more information on this procedure.
  52.  
  53. 3. LOAD OTHER *.SYS FILES INTO HIGH MEMORY:
  54.                   If you do have some expanded memory, and you have put
  55.                   the above line in your CONFIG.SYS file, you can add
  56.                   the line:
  57.  
  58.                                 DEVICE=HIMEM.SYS
  59.  
  60.                   After that line, you can put *MOST* other lines that
  61.                   follow in the CONFIG.SYS into high memory with the
  62.                   line DEVICEHIGH=<FILENAME>.SYS. Consult your DOS
  63.                   manual for more information on these procedures.
  64.  
  65.  
  66.    If you try all of the above, and that still doesn't work, drop me a
  67.    line at:
  68.  
  69.           The PEGASUS PROJECT...the Next GeneratioN 813-481-5575
  70.  
  71.    I am not promising I can help, but I will try.<g>
  72.  
  73.  
  74.   Chris Michaels
  75.